Papers with transformer pattern

1 papers
Improving Transformer Models by Reordering their Sublayers (2020.acl-main)

Copied to clipboard

Challenge: a sandwich transformer pattern is a new approach to multilayer transformers that can be used for different tasks.
Approach: They propose a transformer ordering pattern that reorders sublayers in a sandwich transformer pattern . they generate random transformer models and train them with the language modeling objective .
Outcome: The proposed pattern improves perplexity on multiple word-level and character-level language modeling benchmarks at no cost in parameters, memory, or training time.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations